home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / novellcd.txt < prev    next >
Text File  |  1993-01-04  |  3KB  |  58 lines

  1. After much stuffing around i finnaly worked out a way to get almost any
  2. cd roms drive to at least work of a novell 2.2 server
  3. i hope this helps out a few guys
  4.  
  5. My setup was this:
  6.  
  7. 386 33mhz File server  Running Novell 2.2 Non-Dedicated mode
  8. WD-7000 SCSI Host adapter with 3.36 bios roms and drivers
  9. Micropolis 668 M/B SCSI drive  set up as scsi 0,0
  10. NEC 85 CDrom   scsi 3,0
  11. Panasonic CD rom scsi 4,0
  12. Archive 2150L scsi tape streamer 5,0
  13. MAP ASSIST software from Fresh Technologies
  14. PCBoard 14.5/10 from Clark Development
  15. 386 40 no hard disk 4 comports desqview 386 2.4 running 4 pcboard nodes
  16.  
  17. the hard drive is formated and split into 3 Volumes as Netware 2.2 has a limit
  18. of 255 M/B max per volume
  19. The server is booted from floppy disk the config files i was using is something
  20. like this
  21.  
  22. Dos 5 system on floppy
  23.  
  24. *config.sys
  25. device=sstbio.sys       wd/sst scsi device driver for host adapter
  26. device=sstcdrom.sys     wd/sst generic cd rom driver
  27.  
  28. *autoexec.bat
  29. prompt $p$g
  30. set comspec=f:\dos5\command.com      set command.com path to copy of dos 5 on
  31.                                      hard disk stops programs that need to
  32.                                      load command.com going to floppy
  33. net$os                               Novell boot programs  starts fileserver
  34. share /f:4096 /l:60                  Load share.exe this is need to share 
  35.                                      files with other users
  36. mscdex /d:$$TCDROM /m:60 /k /l:d /s     Microsoft Extensions driver
  37.                                         installs cd rom as dos directory
  38.                                         d: and e: for 2nd cd rom drive
  39. net5                                 Load network driver protocol
  40. f:\login\login supervisor            Log in to network
  41. MAHOST                               Map Assist program to install cd rom
  42.                                      as a network drive
  43.                                      there are some switches and options
  44.                                      after mahost read the MAP Assist
  45.                                      manual  Map Assist is available from
  46.                                      Fresh Technologies i do not encourage
  47.                                      Piracy
  48.  
  49. *include this in workstations autoexec.bat after net.com is loaded
  50. MACLIENT                  Map Assist driver for workstations to access shared
  51.                           CD ROM directory on fileserver
  52.  
  53. and thats it !!! 2 Different cdroms ,tape drive, scsi hard disk all from
  54. one scsi host adapter one machine   and they say it coulnd't be done.
  55.  
  56. By   Lucas Lozo     austech computers australia  Another PCBOARD user
  57.      GEnie L.Lozo1
  58.